バージョン

ComboEditorItemBase<T> クラス

ComboEditorBase クラス内の選択可能な項目を実装します。
シンタックス
'宣言
 
Public MustInherit Class ComboEditorItemBase(Of T As FrameworkElement) 
   Inherits Infragistics.RecyclingContainer(Of T)
   Implements Infragistics.IBindableItem, Infragistics.ISupportRecycling 
public abstract class ComboEditorItemBase<T> : Infragistics.RecyclingContainer<T>, Infragistics.IBindableItem, Infragistics.ISupportRecycling  
where T: FrameworkElement
型パラメータ
T
参照